Skip to the content.

//[](../../../../../index.html)/[pro.streem.sdk](../../../index.html)/[Streem](../../index.html)/[Configuration](../index.html)/[Builder](index.html)

Builder

[androidJvm]
class Builder

Functions

Name Summary
build [androidJvm]
fun build(): Streem.Configuration
environment [androidJvm]
fun environment(environment: Streem.Environment): Streem.Configuration.Builder
tokenRefresher [androidJvm]
fun tokenRefresher(tokenRefresher: TokenRefresher): Streem.Configuration.Builder

Properties

Name Summary
appId [androidJvm]
val appId: CharSequence
application [androidJvm]
val application: Application
environment [androidJvm]
var environment: Streem.Environment? = null
tokenRefresher [androidJvm]
var tokenRefresher: TokenRefresher? = null